home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / business / wincheck.zip / WCMAKE.EXE / CHANGES.TXT < prev    next >
Text File  |  1991-10-08  |  5KB  |  106 lines

  1.  New to version 3.0G of WinCheck:
  2.  
  3.   a) New "Print Direct" feature for printing one check at a time to
  4.      Dot-Matrix style printers (no page eject).
  5.   b) Categories can now be classified as Income, Expense, or Both. 
  6.      All of your categories from your current version will default to
  7.      "Both".  You can modify these categories to specify income or 
  8.      expense with the "Edit Categories" dialog.  By indicating Income
  9.      or Expense, your budget reports will be more informational.
  10.   c) Categories can be classified as Tax deductible.  When you enter a
  11.      new transaction, the "Tax Deductible" box will automatically check
  12.      when you select one of these categories.  You can, however, still
  13.      un-check the box if you desire.
  14.   d) Expandability!  WinCheck now allows you to add custom tools to your
  15.      menu.  These tools use DDE to communicate with WinCheck.  A sample
  16.      tool has been included to manage Payroll deposits.  The tool is 
  17.      called PAYROLL.EXE and requires that you have the VBRUN100.DLL 
  18.      file to run (Visual Basic Engine).
  19.  
  20.      To add this Payroll tool, select "Add Tool..." from the Tools menu,
  21.      and type PAYROLL.  If PAYROLL.EXE is in a different directory than
  22.      WinCheck, indicate the full path of PAYROLL.EXE.  Once you have
  23.      added the tool, you will find it on your Tools menu.
  24.  
  25.      The source code to PAYROLL and the source code to a more simple
  26.      add-on tool (Visual Basic) have been included on the distribution
  27.      disk in the DDE.ZIP file.
  28.  e)  The categories for the Budget, Cash Flow, Profit/Loss, and category
  29.      reports are now in alphabetical order (instead of order of entry). 
  30.  f)  New pre-defined categories on startup of account or by running
  31.      WinCheck command file.
  32.  
  33.  
  34. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
  35.  
  36. What's New for WinCheck 3.0f
  37. ---------------------------------------
  38.  
  39. BUG FIXES!
  40. +++++++++++++++++++++++++++
  41.  
  42. Numerous bugs have been fixed, some of the more major one addressed below:
  43.  
  44. * Multiple "Personal" categories (or multiple of any category) are
  45.   no longer possible.  If your data has already been corrupted,
  46.   the second "Personal" category will change to "Personal-1", etc.
  47.   This way you can delete them.
  48.  
  49. * Many of the reports have been fixed to print accurate numbers,
  50.   and not to print deleted categories.
  51.  
  52. * Many "mystery" bugs have vanished due to some internal code
  53.   cleanup.  These include dialog boxes without text, accelerators
  54.   not working, and other windows wierdness.
  55.  
  56. * When deleting a transfer between accounts, you will no longer UAE.
  57.  
  58. * The DDE interface is significantly cleaned up and working.
  59.  
  60. * The fonts dialog no longer lies.
  61.  
  62. NEW FEATURES!
  63. +++++++++++++++++++++++++++
  64.  
  65. * Checks can now be printed one at a time on a dot matrix printer.
  66.   To enable this feature, select "Form Attributes" while in the
  67.   WinCheck Form Designer.  Check the button labeled "Print Direct",
  68.   and indicate the port your check printer is connected to.
  69.   Please keep in mind that you will not be able to select fonts
  70.   anymore for check printing-- the printer's internal default font
  71.   will be used.
  72.  
  73. * Categories can now be classified as Income, Expense, or Both. All
  74.   of your categories from your current version will default to "Both".
  75.   You can modify these categories to specify income or expense with
  76.   the "Edit Categories" dialog.
  77.  
  78.   By indicating Income or Expense, your budget reports will be more
  79.   informational.
  80.  
  81. * Categories can be classified as Tax deductable.  When you enter a
  82.   new transaction, the "Tax Deductable" box will automatically check
  83.   when you select one of these categories.  You can still un-check
  84.   the box if you desire.
  85.  
  86. * Expandability!  WinCheck now allows you to add custom tools to
  87.   your menu.  These tools use DDE to communicate with WinCheck.
  88.   A sample tool has been included to manage Payroll deposits.
  89.   The tool is called PAYROLL.EXE and requires that you have the
  90.   VBRUN100.DLL file (Visual Basic Engine).
  91.  
  92.   To add this Payroll tool, select "Add Tool..." from the Tools menu,
  93.   and type PAYROLL.  If PAYROLL.EXE is in a different directory than
  94.   WinCheck, indicate the full path of PAYROLL.EXE.
  95.  
  96.   Once you have added the tool, you will find it on your Tools menu.
  97.  
  98.   The source code to PAYROLL and the source code to a more simple
  99.   add-on tool (Visual Basic) have been included on the distribution
  100.   disk in the TOOLS directory.
  101.   tool
  102.  
  103. * The categories for the Bugdet, Cash Flow, Profit/Loss, and category
  104.   reports are now in alphabetical order.
  105. 
  106.